[INFO] cloning repository https://github.com/100mountains/farter-mono
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/100mountains/farter-mono" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F100mountains%2Ffarter-mono", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F100mountains%2Ffarter-mono'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ab44e5b93d010f357b9e9668163971e0961a62d
[INFO] fixing 100mountains/farter-mono against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F100mountains%2Ffarter-mono" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/100mountains/farter-mono
[INFO] finished tweaking git repo https://github.com/100mountains/farter-mono
[INFO] tweaked toml for git repo https://github.com/100mountains/farter-mono written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/100mountains/farter-mono on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/100mountains/farter-mono already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: barter-data-rs/Cargo.toml: file `/workspace/builds/worker-6-tc2/source/barter-data-rs/examples/multi_stream_multi_exchange.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `multi_stream_multi_exchange`
[INFO] [stderr]   * `example` target `multi_stream_multi_exchange`
[INFO] [stderr] warning: barter-data-rs/Cargo.toml: file `/workspace/builds/worker-6-tc2/source/barter-data-rs/examples/order_books_l2_streams.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `order_books_l2_streams`
[INFO] [stderr]   * `example` target `order_books_l2_streams`
[INFO] [stderr] warning: barter-data-rs/Cargo.toml: file `/workspace/builds/worker-6-tc2/source/barter-data-rs/examples/order_books_l1_streams_multi_exchange.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `order_books_l1_streams_multi_exchange`
[INFO] [stderr]   * `example` target `order_books_l1_streams_multi_exchange`
[INFO] [stderr] warning: barter-data-rs/Cargo.toml: file `/workspace/builds/worker-6-tc2/source/barter-data-rs/examples/order_books_l1_streams.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `order_books_l1_streams`
[INFO] [stderr]   * `example` target `order_books_l1_streams`
[INFO] [stderr] warning: barter-data-rs/Cargo.toml: file `/workspace/builds/worker-6-tc2/source/barter-data-rs/examples/public_trades_streams_multi_exchange.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `public_trades_streams_multi_exchange`
[INFO] [stderr]   * `example` target `public_trades_streams_multi_exchange`
[INFO] [stderr] warning: barter-data-rs/Cargo.toml: file `/workspace/builds/worker-6-tc2/source/barter-data-rs/examples/public_trades_streams.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `public_trades_streams`
[INFO] [stderr]   * `example` target `public_trades_streams`
[INFO] [stderr] warning: `barter-data` (manifest) generated 6 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f40a9f08d02d730044dd613722288c790e5517dd4ed909644fa5a4dfed7049b6
[INFO] running `Command { std: "docker" "start" "f40a9f08d02d730044dd613722288c790e5517dd4ed909644fa5a4dfed7049b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f40a9f08d02d730044dd613722288c790e5517dd4ed909644fa5a4dfed7049b6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f40a9f08d02d730044dd613722288c790e5517dd4ed909644fa5a4dfed7049b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f40a9f08d02d730044dd613722288c790e5517dd4ed909644fa5a4dfed7049b6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating barter-data-rs/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating barter-integration-rs/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating barter-rs/Cargo.toml from 2021 edition to 2024
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: barter-data-rs/Cargo.toml: file `/opt/rustwide/workdir/barter-data-rs/examples/order_books_l1_streams.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `order_books_l1_streams`
[INFO] [stderr]   * `example` target `order_books_l1_streams`
[INFO] [stderr] warning: barter-data-rs/Cargo.toml: file `/opt/rustwide/workdir/barter-data-rs/examples/multi_stream_multi_exchange.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `multi_stream_multi_exchange`
[INFO] [stderr]   * `example` target `multi_stream_multi_exchange`
[INFO] [stderr] warning: barter-data-rs/Cargo.toml: file `/opt/rustwide/workdir/barter-data-rs/examples/public_trades_streams.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `public_trades_streams`
[INFO] [stderr]   * `example` target `public_trades_streams`
[INFO] [stderr] warning: barter-data-rs/Cargo.toml: file `/opt/rustwide/workdir/barter-data-rs/examples/order_books_l2_streams.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `order_books_l2_streams`
[INFO] [stderr]   * `example` target `order_books_l2_streams`
[INFO] [stderr] warning: barter-data-rs/Cargo.toml: file `/opt/rustwide/workdir/barter-data-rs/examples/public_trades_streams_multi_exchange.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `public_trades_streams_multi_exchange`
[INFO] [stderr]   * `example` target `public_trades_streams_multi_exchange`
[INFO] [stderr] warning: barter-data-rs/Cargo.toml: file `/opt/rustwide/workdir/barter-data-rs/examples/order_books_l1_streams_multi_exchange.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `order_books_l1_streams_multi_exchange`
[INFO] [stderr]   * `example` target `order_books_l1_streams_multi_exchange`
[INFO] [stderr] warning: `barter-data` (manifest) generated 6 warnings
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking ta v0.5.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling barter-macro v0.1.1
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking redis v0.22.3
[INFO] [stderr]     Checking tungstenite v0.18.0
[INFO] [stderr]     Checking serde v1.0.198
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking tokio-tungstenite v0.18.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_qs v0.12.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling rust_decimal_macros v1.34.2
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking barter-integration v0.5.3 (/opt/rustwide/workdir/barter-integration-rs)
[INFO] [stderr]    Migrating barter-integration-rs/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking barter-data v0.7.0 (/opt/rustwide/workdir/barter-data-rs)
[INFO] [stderr]    Migrating barter-data-rs/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating barter-integration-rs/examples/simple_websocket_integration.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> barter-data-rs/src/streams/consumer.rs:73:40
[INFO] [stdout]     |
[INFO] [stdout]  73 |         while let Some(event_result) = stream.next().await {
[INFO] [stdout]     |                        ------------    ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                        |               |             |
[INFO] [stdout]     |                        |               |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |               |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        `event_result` calls a custom destructor
[INFO] [stdout]     |                        `event_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  86 |                 Err(error) if error.is_terminal() => {
[INFO] [stdout]     |                     -----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `error` calls a custom destructor
[INFO] [stdout]     |                     `error` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  97 |                 Err(error) => {
[INFO] [stdout]     |                     -----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 107 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `event_result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `event_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `error` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `error` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> barter-data-rs/src/streams/consumer.rs:73:40
[INFO] [stdout]     |
[INFO] [stdout]  53 |         let mut stream = match Exchange::Stream::init(&subscriptions).await {
[INFO] [stdout]     |             ----------         --------------------------------------------
[INFO] [stdout]     |             |                  |                                      |
[INFO] [stdout]     |             |                  |                                      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |             |                  |                                      `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |             |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |             |                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |             |                  `__awaitee` calls a custom destructor
[INFO] [stdout]     |             |                  `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |             `stream` calls a custom destructor
[INFO] [stdout]     |             `stream` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  60 |             Err(error) => {
[INFO] [stdout]     |                 -----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `error` calls a custom destructor
[INFO] [stdout]     |                 `error` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  73 |         while let Some(event_result) = stream.next().await {
[INFO] [stdout]     |                        ------------    ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                        |               |             |
[INFO] [stdout]     |                        |               |             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        |               |             `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |               this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                        |               up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        `event_result` calls a custom destructor
[INFO] [stdout]     |                        `event_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  86 |                 Err(error) if error.is_terminal() => {
[INFO] [stdout]     |                     -----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                     `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  97 |                 Err(error) => {
[INFO] [stdout]     |                     -----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                     `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 107 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 116 |         tokio::time::sleep(Duration::from_millis(backoff_ms)).await;
[INFO] [stdout]     |         -----------------------------------------------------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |         `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `error` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `error` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `event_result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `event_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/time/entry.rs:642:1
[INFO] [stdout]     |
[INFO] [stdout] 642 | impl Drop for TimerEntry {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> barter-data-rs/src/streams/mod.rs:54:41
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 while let Some(event) = exchange_rx.recv().await {
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]    |                                         |                  |
[INFO] [stdout]    |                                         |                  this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]    |                                         |                  up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                                         |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                         |                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    |                                         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                                         `__awaitee` calls a custom destructor
[INFO] [stdout]    |                                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 55 |                     let _ = joined_tx.send(event);
[INFO] [stdout]    |                             ---------------------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 56 |                 }
[INFO] [stdout]    |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking barter v0.8.13 (/opt/rustwide/workdir/barter-rs)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> barter-data-rs/src/lib.rs:214:29
[INFO] [stdout]     |
[INFO] [stdout] 213 |     while let Some(message) = ws_sink_rx.recv().await {
[INFO] [stdout]     |                               -----------------------
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               `__awaitee` calls a custom destructor
[INFO] [stdout]     |                               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 214 |         if let Err(error) = ws_sink.send(message).await {
[INFO] [stdout]     |                    -----    ^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                    |        |                     |
[INFO] [stdout]     |                    |        |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |        |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    `error` calls a custom destructor
[INFO] [stdout]     |                    `error` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 226 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `error` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `error` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> barter-data-rs/src/streams/builder/multi.rs:79:49
[INFO] [stdout]    |
[INFO] [stdout] 79 |                         while let Some(event) = exchange_rx.recv().await {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]    |                                                 |                  |
[INFO] [stdout]    |                                                 |                  this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]    |                                                 |                  up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                                                 |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                 |                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    |                                                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                                                 `__awaitee` calls a custom destructor
[INFO] [stdout]    |                                                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 80 |                             let _ = exchange_tx.send(Output::from(event));
[INFO] [stdout]    |                                     -------------------------------------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 81 |                         }
[INFO] [stdout]    |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> barter-integration-rs/examples/simple_websocket_integration.rs:85:37
[INFO] [stdout]     |
[INFO] [stdout]  85 |     while let Some(volume_result) = ws_stream.next().await {
[INFO] [stdout]     |                    -------------    ^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                    |                |                |
[INFO] [stdout]     |                    |                |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |                |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    `volume_result` calls a custom destructor
[INFO] [stdout]     |                    `volume_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  91 |             Err(error) => {
[INFO] [stdout]     |                 -----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `error` calls a custom destructor
[INFO] [stdout]     |                 `error` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  96 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `volume_result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `volume_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `error` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `error` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating barter-integration-rs/examples/signed_get_request.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating barter-data-rs/examples/order_books_l1_streams_multi_exchange.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> barter-data-rs/src/streams/consumer.rs:73:40
[INFO] [stdout]     |
[INFO] [stdout]  73 |         while let Some(event_result) = stream.next().await {
[INFO] [stdout]     |                        ------------    ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                        |               |             |
[INFO] [stdout]     |                        |               |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |               |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        `event_result` calls a custom destructor
[INFO] [stdout]     |                        `event_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  86 |                 Err(error) if error.is_terminal() => {
[INFO] [stdout]     |                     -----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `error` calls a custom destructor
[INFO] [stdout]     |                     `error` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  97 |                 Err(error) => {
[INFO] [stdout]     |                     -----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 107 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `event_result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `event_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `error` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `error` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> barter-data-rs/src/streams/consumer.rs:73:40
[INFO] [stdout]     |
[INFO] [stdout]  53 |         let mut stream = match Exchange::Stream::init(&subscriptions).await {
[INFO] [stdout]     |             ----------         --------------------------------------------
[INFO] [stdout]     |             |                  |                                      |
[INFO] [stdout]     |             |                  |                                      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |             |                  |                                      `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |             |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |             |                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |             |                  `__awaitee` calls a custom destructor
[INFO] [stdout]     |             |                  `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |             `stream` calls a custom destructor
[INFO] [stdout]     |             `stream` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  60 |             Err(error) => {
[INFO] [stdout]     |                 -----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `error` calls a custom destructor
[INFO] [stdout]     |                 `error` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  73 |         while let Some(event_result) = stream.next().await {
[INFO] [stdout]     |                        ------------    ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                        |               |             |
[INFO] [stdout]     |                        |               |             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        |               |             `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |               this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                        |               up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        `event_result` calls a custom destructor
[INFO] [stdout]     |                        `event_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  86 |                 Err(error) if error.is_terminal() => {
[INFO] [stdout]     |                     -----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                     `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  97 |                 Err(error) => {
[INFO] [stdout]     |                     -----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                     `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 107 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 116 |         tokio::time::sleep(Duration::from_millis(backoff_ms)).await;
[INFO] [stdout]     |         -----------------------------------------------------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |         `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `error` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `error` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `event_result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `event_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/time/entry.rs:642:1
[INFO] [stdout]     |
[INFO] [stdout] 642 | impl Drop for TimerEntry {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> barter-data-rs/src/streams/mod.rs:54:41
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 while let Some(event) = exchange_rx.recv().await {
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]    |                                         |                  |
[INFO] [stdout]    |                                         |                  this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]    |                                         |                  up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                                         |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                         |                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    |                                         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                                         `__awaitee` calls a custom destructor
[INFO] [stdout]    |                                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 55 |                     let _ = joined_tx.send(event);
[INFO] [stdout]    |                             ---------------------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 56 |                 }
[INFO] [stdout]    |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> barter-data-rs/src/lib.rs:214:29
[INFO] [stdout]     |
[INFO] [stdout] 213 |     while let Some(message) = ws_sink_rx.recv().await {
[INFO] [stdout]     |                               -----------------------
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               `__awaitee` calls a custom destructor
[INFO] [stdout]     |                               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 214 |         if let Err(error) = ws_sink.send(message).await {
[INFO] [stdout]     |                    -----    ^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                    |        |                     |
[INFO] [stdout]     |                    |        |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |        |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    `error` calls a custom destructor
[INFO] [stdout]     |                    `error` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 226 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `error` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `error` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> barter-data-rs/src/streams/builder/multi.rs:79:49
[INFO] [stdout]    |
[INFO] [stdout] 79 |                         while let Some(event) = exchange_rx.recv().await {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]    |                                                 |                  |
[INFO] [stdout]    |                                                 |                  this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]    |                                                 |                  up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                                                 |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                 |                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    |                                                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                                                 `__awaitee` calls a custom destructor
[INFO] [stdout]    |                                                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 80 |                             let _ = exchange_tx.send(Output::from(event));
[INFO] [stdout]    |                                     -------------------------------------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 81 |                         }
[INFO] [stdout]    |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating barter-rs/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed barter-rs/src/portfolio/repository/redis.rs (1 fix)
[INFO] [stderr]    Migrating barter-data-rs/examples/order_books_l2_streams.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> barter-rs/src/engine/mod.rs:220:35
[INFO] [stdout]     |
[INFO] [stdout] 219 |             for handle in thread_handles {
[INFO] [stdout]     |                           --------------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 220 |                 if let Err(err) = handle.join() {
[INFO] [stdout]     |                            ---    ^^^^^^^^^^^^^
[INFO] [stdout]     |                            |      |
[INFO] [stdout]     |                            |      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |      up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `err` calls a custom destructor
[INFO] [stdout]     |                            `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 226 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/thread/lifecycle.rs:171:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/thread/unix.rs:140:0
[INFO] [stdout]     = note: `err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> barter-rs/src/engine/trader.rs:133:39
[INFO] [stdout]     |
[INFO] [stdout] 133 |               while let Some(command) = self.receive_remote_command() {
[INFO] [stdout]     |                              -------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |          |
[INFO] [stdout]     |                              |          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                              |          up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                              `command` calls a custom destructor
[INFO] [stdout]     |                              `command` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 142 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 217 |                           let fill_side_effect_events = self
[INFO] [stdout]     |  _______________________________________________________-
[INFO] [stdout] 218 | |                             .portfolio
[INFO] [stdout] 219 | |                             .lock()
[INFO] [stdout]     | |                                   -
[INFO] [stdout]     | |                                   |
[INFO] [stdout]     | |___________________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/oneshot.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `command` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/oneshot.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.11/src/mutex.rs:662:1
[INFO] [stdout]     |
[INFO] [stdout] 662 | impl<'a, R: RawMutex + 'a, T: ?Sized + 'a> Drop for MutexGuard<'a, R, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> barter-rs/src/engine/trader.rs:133:39
[INFO] [stdout]     |
[INFO] [stdout] 133 |             while let Some(command) = self.receive_remote_command() {
[INFO] [stdout]     |                            -------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |          |
[INFO] [stdout]     |                            |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `command` calls a custom destructor
[INFO] [stdout]     |                            `command` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 142 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/oneshot.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `command` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/oneshot.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> barter-rs/src/engine/trader.rs:230:31
[INFO] [stdout]     |
[INFO] [stdout] 229 | /             debug!(
[INFO] [stdout] 230 | |                 engine_id = &*self.engine_id.to_string(),
[INFO] [stdout]     | |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 231 | |                 market = &*format!("{:?}", self.market),
[INFO] [stdout] 232 | |                 "Trader trading loop stopped"
[INFO] [stdout] 233 | |             );
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> barter-rs/src/engine/trader.rs:242:35
[INFO] [stdout]     |
[INFO] [stdout] 241 | /                 debug!(
[INFO] [stdout] 242 | |                     engine_id = &*self.engine_id.to_string(),
[INFO] [stdout]     | |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 243 | |                     market = &*format!("{:?}", self.market),
[INFO] [stdout] 244 | |                     command = &*format!("{:?}", command),
[INFO] [stdout] 245 | |                     "Trader received remote command"
[INFO] [stdout] 246 | |                 );
[INFO] [stdout]     | |_________________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating barter-data-rs/examples/multi_stream_multi_exchange.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating barter-data-rs/examples/public_trades_streams.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating barter-data-rs/examples/public_trades_streams_multi_exchange.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating barter-data-rs/examples/order_books_l1_streams.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating barter-rs/examples/engine_with_live_trades.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating barter-rs/tests/integration.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating barter-rs/examples/engine_with_historic_candles.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> barter-rs/src/engine/mod.rs:220:35
[INFO] [stdout]     |
[INFO] [stdout] 219 |             for handle in thread_handles {
[INFO] [stdout]     |                           --------------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 220 |                 if let Err(err) = handle.join() {
[INFO] [stdout]     |                            ---    ^^^^^^^^^^^^^
[INFO] [stdout]     |                            |      |
[INFO] [stdout]     |                            |      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |      up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `err` calls a custom destructor
[INFO] [stdout]     |                            `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 226 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/thread/lifecycle.rs:171:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/thread/unix.rs:140:0
[INFO] [stdout]     = note: `err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> barter-rs/src/engine/trader.rs:133:39
[INFO] [stdout]     |
[INFO] [stdout] 133 |               while let Some(command) = self.receive_remote_command() {
[INFO] [stdout]     |                              -------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |          |
[INFO] [stdout]     |                              |          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                              |          up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                              `command` calls a custom destructor
[INFO] [stdout]     |                              `command` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 142 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 217 |                           let fill_side_effect_events = self
[INFO] [stdout]     |  _______________________________________________________-
[INFO] [stdout] 218 | |                             .portfolio
[INFO] [stdout] 219 | |                             .lock()
[INFO] [stdout]     | |                                   -
[INFO] [stdout]     | |                                   |
[INFO] [stdout]     | |___________________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/oneshot.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `command` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/oneshot.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.11/src/mutex.rs:662:1
[INFO] [stdout]     |
[INFO] [stdout] 662 | impl<'a, R: RawMutex + 'a, T: ?Sized + 'a> Drop for MutexGuard<'a, R, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> barter-rs/src/engine/trader.rs:133:39
[INFO] [stdout]     |
[INFO] [stdout] 133 |             while let Some(command) = self.receive_remote_command() {
[INFO] [stdout]     |                            -------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |          |
[INFO] [stdout]     |                            |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `command` calls a custom destructor
[INFO] [stdout]     |                            `command` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 142 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/oneshot.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `command` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/oneshot.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> barter-rs/src/engine/trader.rs:230:31
[INFO] [stdout]     |
[INFO] [stdout] 229 | /             debug!(
[INFO] [stdout] 230 | |                 engine_id = &*self.engine_id.to_string(),
[INFO] [stdout]     | |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 231 | |                 market = &*format!("{:?}", self.market),
[INFO] [stdout] 232 | |                 "Trader trading loop stopped"
[INFO] [stdout] 233 | |             );
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> barter-rs/src/engine/trader.rs:242:35
[INFO] [stdout]     |
[INFO] [stdout] 241 | /                 debug!(
[INFO] [stdout] 242 | |                     engine_id = &*self.engine_id.to_string(),
[INFO] [stdout]     | |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 243 | |                     market = &*format!("{:?}", self.market),
[INFO] [stdout] 244 | |                     command = &*format!("{:?}", command),
[INFO] [stdout] 245 | |                     "Trader received remote command"
[INFO] [stdout] 246 | |                 );
[INFO] [stdout]     | |_________________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.22.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr] crater-edition-check: barter-data v0.7.0 (/opt/rustwide/workdir/barter-data-rs) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: barter-integration v0.5.3 (/opt/rustwide/workdir/barter-integration-rs) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: barter v0.8.13 (/opt/rustwide/workdir/barter-rs) updating edition from 2021 to 2024
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: barter-data-rs/Cargo.toml: file `/opt/rustwide/workdir/barter-data-rs/examples/order_books_l1_streams_multi_exchange.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `order_books_l1_streams_multi_exchange`
[INFO] [stderr]   * `example` target `order_books_l1_streams_multi_exchange`
[INFO] [stderr] warning: barter-data-rs/Cargo.toml: file `/opt/rustwide/workdir/barter-data-rs/examples/order_books_l1_streams.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `order_books_l1_streams`
[INFO] [stderr]   * `example` target `order_books_l1_streams`
[INFO] [stderr] warning: barter-data-rs/Cargo.toml: file `/opt/rustwide/workdir/barter-data-rs/examples/order_books_l2_streams.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `order_books_l2_streams`
[INFO] [stderr]   * `example` target `order_books_l2_streams`
[INFO] [stderr] warning: barter-data-rs/Cargo.toml: file `/opt/rustwide/workdir/barter-data-rs/examples/public_trades_streams.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `public_trades_streams`
[INFO] [stderr]   * `example` target `public_trades_streams`
[INFO] [stderr] warning: barter-data-rs/Cargo.toml: file `/opt/rustwide/workdir/barter-data-rs/examples/multi_stream_multi_exchange.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `multi_stream_multi_exchange`
[INFO] [stderr]   * `example` target `multi_stream_multi_exchange`
[INFO] [stderr] warning: barter-data-rs/Cargo.toml: file `/opt/rustwide/workdir/barter-data-rs/examples/public_trades_streams_multi_exchange.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `public_trades_streams_multi_exchange`
[INFO] [stderr]   * `example` target `public_trades_streams_multi_exchange`
[INFO] [stderr] warning: `barter-data` (manifest) generated 6 warnings
[INFO] [stderr]     Checking barter-integration v0.5.3 (/opt/rustwide/workdir/barter-integration-rs)
[INFO] [stderr]     Checking barter-data v0.7.0 (/opt/rustwide/workdir/barter-data-rs)
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> barter-data-rs/src/exchange/coinbase/trade.rs:118:37
[INFO] [stdout]     |
[INFO] [stdout] 118 |                     time: DateTime::from_utc(
[INFO] [stdout]     |                                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]   --> barter-data-rs/src/exchange/kraken/trade.rs:54:20
[INFO] [stdout]    |
[INFO] [stdout] 54 |         trade.time.timestamp_nanos(),
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]   --> barter-data-rs/src/exchange/kraken/trade.rs:54:20
[INFO] [stdout]    |
[INFO] [stdout] 54 |         trade.time.timestamp_nanos(),
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `backoff_ms` is never read
[INFO] [stdout]   --> barter-data-rs/src/streams/consumer.rs:44:31
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let mut backoff_ms: u64 = STARTING_RECONNECT_BACKOFF_MS;
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 49 |         backoff_ms *= 2;
[INFO] [stdout]    |         --------------- `backoff_ms` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `backoff_ms` is never read
[INFO] [stdout]   --> barter-data-rs/src/streams/consumer.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         backoff_ms *= 2;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 57 |                 backoff_ms = STARTING_RECONNECT_BACKOFF_MS;
[INFO] [stdout]    |                 ------------------------------------------ `backoff_ms` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `backoff_ms` is never read
[INFO] [stdout]   --> barter-data-rs/src/streams/consumer.rs:44:31
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let mut backoff_ms: u64 = STARTING_RECONNECT_BACKOFF_MS;
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 49 |         backoff_ms *= 2;
[INFO] [stdout]    |         --------------- `backoff_ms` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `backoff_ms` is never read
[INFO] [stdout]   --> barter-data-rs/src/streams/consumer.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         backoff_ms *= 2;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 57 |                 backoff_ms = STARTING_RECONNECT_BACKOFF_MS;
[INFO] [stdout]    |                 ------------------------------------------ `backoff_ms` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking barter v0.8.13 (/opt/rustwide/workdir/barter-rs)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.22.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "f40a9f08d02d730044dd613722288c790e5517dd4ed909644fa5a4dfed7049b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f40a9f08d02d730044dd613722288c790e5517dd4ed909644fa5a4dfed7049b6", kill_on_drop: false }`
[INFO] [stdout] f40a9f08d02d730044dd613722288c790e5517dd4ed909644fa5a4dfed7049b6
